home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000329_news@newsmaster….columbia.edu _Fri Nov 28 23:17:54 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA05122
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Nov 1997 23:17:54 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id XAA11946
  7.     for kermit.misc@watsun; Fri, 28 Nov 1997 23:17:53 -0500 (EST)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Qnx 4.x telnet from Kermit95
  12. Date: 29 Nov 1997 04:17:51 GMT
  13. Organization: Columbia University
  14. Lines: 32
  15. Message-ID: <65o51f$6es$1@apakabar.cc.columbia.edu>
  16. References: <65nbdl$bt0@mozart.jlc.net>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:8120
  19.  
  20. In article <65nbdl$bt0@mozart.jlc.net>,
  21. Glenn Sherman <gsherman@remove_this.jlc.net> wrote:
  22. : I am having a problem with the telnet feature from K95 v.1.15
  23. : The keyboard mapping for the numeric keypad + and - keys is off.
  24. : When I hit the - key on the regular keyboard I get hex 2d.
  25. : on the numeric keypad I get hex 163   (ff a3).
  26. : Only when I hold down the shift key do I get hex 2d.
  27. : The + gives me hex 181 not 2b.
  28.  
  29. I'm not sure what the above means because 181 is not a valid Hex value
  30. for a character.
  31.  
  32. You also do not specify which terminal emulation you are using.
  33.  
  34. : Is there anyway I can fix this ???
  35.  
  36. You can map any value to any key with the SET KEY and SET TERM KEY commands 
  37. which are documented in the "Using C-Kermit" manual and the DOCS\UPDATES.TXT
  38. file in the K95 distribution.
  39.  
  40.  
  41.  
  42.  
  43.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  44.                  The Kermit Project * Columbia University
  45.        612 West 115th St #716 * New York, NY * 10025 * (212) 854-1344
  46.     http://www.columbia.edu/kermit/k95.html * kermit-support@columbia.edu